Remove EOL Ruby 3.2 variants, update universal image to v6, and fix Oryx v2 tests#419
Open
Remove EOL Ruby 3.2 variants, update universal image to v6, and fix Oryx v2 tests#419
Conversation
… update universal to v6 Agent-Logs-Url: https://github.com/devcontainers/templates/sessions/13a16d95-5ae0-465f-a553-f5dfb0da38b0 Co-authored-by: Kaniska244 <[email protected]>
Copilot
AI
changed the title
[WIP] Fix failing GitHub Actions job Check Image Tags (Last Release)
Remove EOL Ruby 3.2 variants and update universal image to v6
May 1, 2026
Kaniska244
requested changes
May 1, 2026
Contributor
Kaniska244
left a comment
There was a problem hiding this comment.
@copilot Do the respective template version upgrade as well.
… 2.0.1 Agent-Logs-Url: https://github.com/devcontainers/templates/sessions/532ce715-1dcb-40fa-a9f8-5c97a93639ea Co-authored-by: Kaniska244 <[email protected]>
Contributor
Author
Contributor
|
@copilot Check the failing test. The new universal image has an upgrade on the Oryx feature and related tests are required to be updated for that. See this PR, devcontainers/images#1809 and implement similar changes in the universal template test script. |
…ions, remove Java tests Agent-Logs-Url: https://github.com/devcontainers/templates/sessions/32adc107-6a26-4fc1-a18e-1a8ef81e33c5 Co-authored-by: Kaniska244 <[email protected]>
Contributor
Author
Done in commit 93a2012. Updated
|
Copilot
AI
changed the title
Remove EOL Ruby 3.2 variants and update universal image to v6
Remove EOL Ruby 3.2 variants, update universal image to v6, and fix Oryx v2 tests
May 1, 2026
Kaniska244
approved these changes
May 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The scheduled "Check Image Tags (Last Release)" CI job was failing because two sets of image tags referenced in templates no longer exist in the latest
devcontainers/imagesrelease.Changes
ruby,ruby-rails-postgres): Remove3.2-trixie,3.2-bookworm, and3.2-bullseyefromimageVariantproposals — Ruby 3.2 is EOL and its tags are no longer published. Bumped template versions to6.0.1.universal:5-linux→universal:6-linuxto match the current major version in the images release. Bumped template version to2.0.1.test/universal/test.sh): Updated Oryx platform install checks to align with the Oryx feature v2 upgrade (see devcontainers/images#1809):2.1.30→8.0.2312.22.11→20.11.07.3.25→8.1.30